-
Home
-
WP Coder – Insert Custom PHP, HTML, CSS & JS in WordPress
-
4.1 (latest)
-
Code
-
Classes
- DBManager
Total Complexity |
42 |
Dependencies |
2 |
Dependents |
9 |
Total lines |
194 |
Lines of code |
143 |
Logical lines of code |
95 |
Comment lines |
6 |
Methods |
14 |
Properties |
0 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
remove_item() |
A |
55 |
8 |
16 |
display_tags() |
S |
56 |
6 |
18 |
get_data_by_ids() |
S |
55 |
5 |
18 |
insert() |
S |
61 |
3 |
12 |
check_row() |
S |
61 |
3 |
12 |
get_data_by_tag() |
S |
62 |
3 |
10 |
delete() |
S |
65 |
2 |
8 |
get_all_data() |
S |
68 |
2 |
6 |
get_data_by_id() |
S |
65 |
2 |
8 |
get_data_by_title() |
S |
65 |
2 |
8 |
update() |
S |
66 |
2 |
8 |
get_tags_from_table() |
S |
68 |
2 |
6 |
create() |
S |
65 |
1 |
8 |
get_columns() |
S |
72 |
1 |
5 |